supportsDuration

abstract fun supportsDuration(block: DesignBlock): Boolean

Returns whether the block has a duration property.

Return

true if the block has a duration property.

Parameters

block

the block to query.